PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getColorSpace Method
In This Topic
    getColorSpace Method
    In This Topic
    Gets the image colorspace.
    Syntax
    public PDFColorSpace getColorSpace()

    Return Value

    The colorspace of the image data.
    See Also